PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckBoxField Class


In This Topic
    PDFCheckBoxField Class Methods
    In This Topic

    For a list of all members of this type, see PDFCheckBoxField members.

    Public Methods
     NameDescription
    Public MethodAdds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field alternate name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the calculate action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the underlying COS Object. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field default value. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the Acrobat form this field belongs to. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the format action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the keypress action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field mapping name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the text direction. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field type. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the validate action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field value. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the field widget at the specified index. A widget is the visual representation of a form field on a PF page. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets the list of field widgets. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets a value indicating whether the CheckBox is in the checked state.  
    Public MethodGets a value indicating whether the field can be exported or not. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets a value indicating whether the field is read-only. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodGets a value indicating whether the field is required. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the field alternate name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the calculate action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets a value indicating whether the CheckBox is in the checked state.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the field default value. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the format action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets a value indicating whether the field can be exported or not. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets a value indicating whether the field is read-only. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets a value indicating whether the field is required. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the keypress action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the field mapping name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the field name. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the text direction. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the validate action. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodSets the field value. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public Method (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also